
<html>

<frameset cols="180,*">

  <frame src="content.htm" />
  <frame src="link.htm" name="showframe" />

</frameset>

</html>
